CAN Gateway code example  v1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
ThreadParam_s Struct Reference

Definition of structure with thread parameters. More...

Public Attributes

pthread_t id
 Thread's ID.
 
pthread_attr_t attr
 Thread's attributes.
 
bool active
 Thread's status.
 
Channel_e gwChannel
 CAN Gateway's channel handled by thread.
 

Detailed Description

Definition of structure with thread parameters.

Definition at line 55 of file cangw.cpp.


The documentation for this struct was generated from the following file: